Searched refs:calculateUILayoutScaling (Results 1 - 2 of 2) sorted by relevance

/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/LegacyCamera/jni/
H A Dmosaic_renderer_jni.cpp506 void calculateUILayoutScaling(int width, int height, bool isLandscape) { function
547 calculateUILayoutScaling(width, height, gIsLandscapeOrientation);

Completed in 34 milliseconds