OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usingSurface
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/EGL/
EglContext.cpp
25
bool EglContext::
usingSurface
(SurfacePtr surface) {
EglContext.h
42
bool
usingSurface
(SurfacePtr surface);
EglImp.cpp
795
if(!currentCtx.Ptr() || !currentCtx->
usingSurface
(Srfc) || !EglOS::validNativeWin(dpy->nativeType(),Srfc.Ptr()->native())) {
[
all
...]
Completed in 1627 milliseconds