Home
last modified time | relevance | path

Searched defs:ISO (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
DRaspiCamControl.h138 int ISO; /// TODO : what range? member
DRaspiCamControl.c1011 int raspicamcontrol_set_ISO(MMAL_COMPONENT_T *camera, int ISO) in raspicamcontrol_set_ISO()
/third_party/flutter/skia/src/sfnt/
DSkOTTable_name.h41 ISO = SkTEndian_SwapBE16(2), // Deprecated, use Unicode instead. enumerator
106 struct ISO { struct
107 enum Value : SK_OT_USHORT {
111 } value;
/third_party/skia/src/sfnt/
DSkOTTable_name.h41 ISO = SkTEndian_SwapBE16(2), // Deprecated, use Unicode instead. enumerator
106 struct ISO { struct
107 enum Value : SK_OT_USHORT {
111 } value;
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFont.java143 Unknown(-1), Unicode(0), Macintosh(1), ISO(2), Windows(3), Custom(4); enumConstant
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFont.java143 Unknown(-1), Unicode(0), Macintosh(1), ISO(2), Windows(3), Custom(4); enumConstant