Home
last modified time | relevance | path

Searched refs:widthA (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dfront_camera_setting.cpp9 extern int startA,startB,widthA,heightA;
49 startA=0;widthA=1024;heightA=300; in on_upperButton_clicked()
74 startA=0;widthA=1024;heightA=300; in on_downButton_clicked()
H A Dmain_desktop.cpp30 extern int startA, startB, widthA, heightA;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dline_program.cpp56 const float widthA = posA.width * properties.get<LineDasharray>().fromScale; in uniformValues() local
60 1.0f / tile.id.pixelsToTileUnits(widthA, state.getIntegerZoom()), in uniformValues()
79 …uniforms::u_sdfgamma::Value{ atlasWidth / (std::min(widthA, widthB) * 256.0f * pixelRatio) / 2.0f … in uniformValues()