Searched defs:calculateUILayoutScaling (Results 1 - 3 of 3) sorted by relevance

/packages/apps/LegacyCamera/jni/
H A Dmosaic_renderer_jni.cpp506 void calculateUILayoutScaling(int width, int height, bool isLandscape) { function
547 calculateUILayoutScaling(width, height, gIsLandscapeOrientation);
/packages/apps/Camera/jni/
H A Dmosaic_renderer_jni.cpp542 void calculateUILayoutScaling(int width, int height, bool isLandscape) { function
585 calculateUILayoutScaling(width, height, gIsLandscapeOrientation);
/packages/apps/Camera2/jni/
H A Dmosaic_renderer_jni.cpp542 void calculateUILayoutScaling(int width, int height, bool isLandscape) { function
585 calculateUILayoutScaling(width, height, gIsLandscapeOrientation);

Completed in 84 milliseconds