OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rcDestroyClientImage
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h
38
rcDestroyClientImage_client_proc_t
rcDestroyClientImage
;
renderControl_entry.cpp
35
int
rcDestroyClientImage
(uint32_t image);
214
int
rcDestroyClientImage
(uint32_t image)
217
return ctx->
rcDestroyClientImage
(ctx, image);
renderControl_client_context.h
40
rcDestroyClientImage_client_proc_t
rcDestroyClientImage
;
Completed in 1837 milliseconds