OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setSurfaces
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglContext.cpp
65
void EglContext::
setSurfaces
(SurfacePtr read,SurfacePtr draw)
EglContext.h
51
void
setSurfaces
(SurfacePtr read,SurfacePtr draw);
EglImp.cpp
746
newCtx->
setSurfaces
(newReadSrfc,newDrawSrfc);
758
prevCtx->
setSurfaces
(SurfacePtr(NULL),SurfacePtr(NULL));
[
all
...]
Completed in 19 milliseconds