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

  /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/Gallery2/jni_mosaic/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);

Completed in 115 milliseconds