OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcDestroyClientImage
(Results
1 - 7
of
7
) sorted by null
/device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_ftable.h
38
{"
rcDestroyClientImage
", (void*)
rcDestroyClientImage
},
renderControl_client_base.h
38
rcDestroyClientImage_client_proc_t
rcDestroyClientImage
;
renderControl_client_context.h
40
rcDestroyClientImage_client_proc_t
rcDestroyClientImage
;
renderControl_client_context.cpp
40
rcDestroyClientImage
= (rcDestroyClientImage_client_proc_t) getProc("
rcDestroyClientImage
", userData);
renderControl_entry.cpp
36
int
rcDestroyClientImage
(uint32_t image);
209
int
rcDestroyClientImage
(uint32_t image)
212
return ctx->
rcDestroyClientImage
(ctx, image);
renderControl_enc.cpp
[
all
...]
/device/generic/goldfish/opengl/system/egl/
egl.cpp
[
all
...]
Completed in 36 milliseconds