OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RGZ_STATE_INIT
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/hwc/
rgz_2d.h
279
enum {
RGZ_STATE_INIT
= 1, RGZ_REGION_DATA = 2} ;
rgz_2d.c
826
rgz->state &= ~
RGZ_STATE_INIT
;
903
rgz->state |=
RGZ_STATE_INIT
;
918
if (!(rgz->state &
RGZ_STATE_INIT
)) {
[
all
...]
Completed in 28 milliseconds