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

  /packages/apps/Camera/jni/
mosaic_renderer_jni.cpp 542 void calculateUILayoutScaling(int width, int height, bool isLandscape) {
585 calculateUILayoutScaling(width, height, gIsLandscapeOrientation);
  /packages/apps/Gallery2/jni_mosaic/
mosaic_renderer_jni.cpp 542 void calculateUILayoutScaling(int width, int height, bool isLandscape) {
585 calculateUILayoutScaling(width, height, gIsLandscapeOrientation);
  /packages/apps/LegacyCamera/jni/
mosaic_renderer_jni.cpp 506 void calculateUILayoutScaling(int width, int height, bool isLandscape) {
547 calculateUILayoutScaling(width, height, gIsLandscapeOrientation);

Completed in 3427 milliseconds