OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ToTargetCompatibleHandle
(Results
1 - 5
of
5
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLutils.h
39
unsigned int
ToTargetCompatibleHandle
(uintptr_t hostHandle)
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglDisplay.cpp
145
unsigned int hndl =
ToTargetCompatibleHandle
((uintptr_t)surface);
155
unsigned int hndl =
ToTargetCompatibleHandle
((uintptr_t)ctx);
165
unsigned int hndl =
ToTargetCompatibleHandle
((uintptr_t)s);
194
unsigned int hndl =
ToTargetCompatibleHandle
((uintptr_t)ctx);
298
unsigned int hndl =
ToTargetCompatibleHandle
((uintptr_t)img);
306
unsigned int hndl =
ToTargetCompatibleHandle
((uintptr_t)img);
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp
194
unsigned int offset =
ToTargetCompatibleHandle
((uintptr_t)data);
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp
[
all
...]
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp
[
all
...]
Completed in 3689 milliseconds