Home
last modified time | relevance | path

Searched refs:X_AXIS (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbseg.c65 if (axis == X_AXIS) { in fbBresSolid()
151 if (axis == X_AXIS) { in fbBresDash()
190 if (axis == X_AXIS) { in fbBresFill()
260 if (axis == X_AXIS) { in fbBresFillDash()
368 axis = X_AXIS; in fbSegment()
427 if (axis == X_AXIS) in fbSegment()
440 if (axis == X_AXIS) { in fbSegment()
H A Dfbbits.h87 if (axis == X_AXIS) { in BRESSOLID()
144 if (axis == X_AXIS) { in BRESDASH()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiline.h89 #define X_AXIS 0 macro