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

  /external/skia/src/svg/parser/
SkSVGFilter.h 22 SkString f_y; member in class:SkSVGFilter
SkSVGMask.h 24 SkString f_y; member in class:SkSVGMask
SkSVGRect.h 22 SkString f_y; member in class:SkSVGRect
SkSVGUse.h 22 SkString f_y; member in class:SkSVGUse
SkSVGImage.h 24 SkString f_y; member in class:SkSVGImage
SkSVGSVG.h 29 SkString f_y; member in class:SkSVGSVG
SkSVGText.h 19 SkString f_y; member in class:SkSVGText
SkSVGRect.cpp 24 f_y.set("0");
  /external/libvncserver/x11vnc/
xrecord.c 862 int f_x, f_y, f_w, f_h; local
939 f_y = req->mask & CWY;
943 if (! f_x || ! f_y) {
992 if (! f_x && ! f_y) {
1007 if (! f_y) {
    [all...]
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 1208 float f_y = focalLength * Sensor::kActiveArray[3] \/ sensorPhysicalSize[1]; local
    [all...]

Completed in 172 milliseconds