OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcDestroyColorBuffer
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp
218
static void
rcDestroyColorBuffer
(uint32_t colorbuffer)
339
dec->set_rcDestroyColorBuffer(
rcDestroyColorBuffer
);
/development/tools/emulator/opengl/system/gralloc/
gralloc.cpp
283
rcEnc->
rcDestroyColorBuffer
(rcEnc, cb->hostHandle);
/development/tools/emulator/opengl/system/egl/
egl.cpp
428
rcEnc->
rcDestroyColorBuffer
(rcEnc, rcColorBuffer);
[
all
...]
Completed in 41 milliseconds