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

  /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/libvncserver/x11vnc/
xrecord.c 862 int f_x, f_y, f_w, f_h; local
938 f_x = req->mask & CWX;
943 if (! f_x || ! f_y) {
992 if (! f_x && ! f_y) {
1002 if (! f_x) {
    [all...]
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 1207 float f_x = focalLength * Sensor::kActiveArray[2] \/ sensorPhysicalSize[0]; local
    [all...]

Completed in 196 milliseconds