OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:grmod
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/android/
android_sw_winsys.cpp
48
const gralloc_module_t *
grmod
;
member in struct:android_sw_winsys
119
droid->
grmod
->unlock(droid->
grmod
, adt->handle);
145
droid->
grmod
->lock(droid->
grmod
, adt->handle,
248
droid->
grmod
= (const gralloc_module_t *) mod;
/external/mesa3d/src/gallium/winsys/sw/android/
android_sw_winsys.cpp
48
const gralloc_module_t *
grmod
;
member in struct:android_sw_winsys
119
droid->
grmod
->unlock(droid->
grmod
, adt->handle);
145
droid->
grmod
->lock(droid->
grmod
, adt->handle,
248
droid->
grmod
= (const gralloc_module_t *) mod;
Completed in 273 milliseconds