OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DrawFrame
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/talk/media/devices/
carbonvideorenderer.cc
60
if (!renderer->
DrawFrame
()) {
67
bool CarbonVideoRenderer::
DrawFrame
() {
/cts/hostsidetests/sustainedperf/shadertoy_android/jni/
shadertoy_renderer.cpp
89
void
DrawFrame
() {
/development/ndk/platforms/android-17/samples/Teapot/jni/
TeapotNativeActivity.cpp
78
void
DrawFrame
();
173
void Engine::
DrawFrame
()
295
eng->
DrawFrame
();
314
eng->
DrawFrame
();
485
g_engine.
DrawFrame
();
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
MoreTeapotsNativeActivity.cpp
88
void
DrawFrame
();
183
void Engine::
DrawFrame
()
306
eng->
DrawFrame
();
325
eng->
DrawFrame
();
496
g_engine.
DrawFrame
();
Completed in 1192 milliseconds