HomeSort by relevance Sort by last modified time
    Searched defs:SetupGraphics (Results 1 - 4 of 4) sorted by null

  /development/perftests/panorama/feature_mos/src/mosaic_renderer/
Renderer.cpp 115 bool Renderer::SetupGraphics(int width, int height)
146 bool Renderer::SetupGraphics(FrameBuffer* buffer)
179 SetupGraphics(mSurfaceWidth, mSurfaceHeight) :
180 SetupGraphics(mFrameBuffer);
  /packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/
Renderer.cpp 115 bool Renderer::SetupGraphics(int width, int height)
146 bool Renderer::SetupGraphics(FrameBuffer* buffer)
179 SetupGraphics(mSurfaceWidth, mSurfaceHeight) :
180 SetupGraphics(mFrameBuffer);
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
Renderer.cpp 115 bool Renderer::SetupGraphics(int width, int height)
146 bool Renderer::SetupGraphics(FrameBuffer* buffer)
179 SetupGraphics(mSurfaceWidth, mSurfaceHeight) :
180 SetupGraphics(mFrameBuffer);
  /external/chromium_org/ppapi/examples/scaling/
scaling.cc 57 SetupGraphics();
76 SetupGraphics();
81 SetupGraphics();
114 void SetupGraphics() {

Completed in 358 milliseconds