Home | Sort by relevance Sort by last modified time |
/external/skia/src/svg/parser/ | |
SkSVGFilter.h | 21 SkString f_x; member in class:SkSVGFilter |
SkSVGMask.h | 23 SkString f_x; member in class:SkSVGMask |
SkSVGRect.h | 21 SkString f_x; member in class:SkSVGRect |
SkSVGUse.h | 20 SkString f_x; member in class:SkSVGUse |
SkSVGImage.h | 22 SkString f_x; member in class:SkSVGImage |
SkSVGSVG.h | 25 SkString f_x; member in class:SkSVGSVG |
SkSVGText.h | 18 SkString f_x; member in class:SkSVGText |
SkSVGRect.cpp | 23 f_x.set("0"); |
/external/opencv3/modules/viz/src/ | |
types.cpp | 113 double f_x = K(0,0); local 117 init(f_x, f_y, c_x, c_y, window_size); |
shapes.cpp | 804 double f_x = K(0,0), f_y = K(1,1), c_y = K(1,2); local 808 double aspect_ratio = f_y / f_x; [all...] |
/device/generic/goldfish/camera/ | |
EmulatedFakeCamera3.cpp | 1207 float f_x = focalLength * Sensor::kActiveArray[2] \/ sensorPhysicalSize[0]; local [all...] |