OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAS_CLEAR
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/wscons/
wscons_rops.c
176
op =
RAS_CLEAR
;
214
op =
RAS_CLEAR
;
/src/sys/dev/rcons/
raster_op.c
82
** are: RAS_SRC,
RAS_CLEAR
, RAS_SET, RAS_INVERT, RAS_XOR, RAS_INVERTSRC.
116
case
RAS_CLEAR
: \
141
case
RAS_CLEAR
: \
332
case
RAS_CLEAR
: \
354
case
RAS_CLEAR
: \
1111
if ( op ==
RAS_CLEAR
&& dst->width == w && dst->linelongs == w >> 5 )
1207
if ( op ==
RAS_CLEAR
&& dst->width == w && dst->linelongs == w >> 4 )
1314
if ( op ==
RAS_CLEAR
&& dst->width == w && dst->linelongs == w >> 3 )
1419
if ( op ==
RAS_CLEAR
&& dst->width == w && dst->linelongs == w >> 2 )
1524
if ( op ==
RAS_CLEAR
&& dst->width == w && dst->linelongs == w >> 1
[
all
...]
raster.h
141
#define
RAS_CLEAR
0x0 /* 0 */
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025