Home
last modified time | relevance | path

Searched refs:FormatType (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/i18n/
Dvalueformatter.h136 enum FormatType { enum
142 FormatType fType;
/external/deqp/modules/gles31/functional/
Des31fInternalFormatQueryTests.cpp44 enum FormatType enum in deqp::gles31::Functional::__anon11280cf30111::FormatSamplesCase
51 … char* name, const char* desc, glw::GLenum texTarget, glw::GLenum internalFormat, FormatType type);
58 const FormatType m_type;
61 …onst char* name, const char* desc, glw::GLenum target, glw::GLenum internalFormat, FormatType type) in FormatSamplesCase()
376 FormatSamplesCase::FormatType type; in init()
/external/pdfium/third_party/freetype/src/sfnt/
Dttpost.c396 format = face->postscript.FormatType; in load_post_names()
427 format = face->postscript.FormatType; in tt_face_free_ps_names()
510 format = face->postscript.FormatType; in tt_face_get_ps_name()
Dttload.c1196 FT_FRAME_ULONG( FormatType ), in tt_face_load_post()
1219 FT_TRACE3(( "FormatType: 0x%x\n", post->FormatType )); in tt_face_load_post()
Dsfobjs.c1255 face->postscript.FormatType != 0x00030000L ) in sfnt_load_face()
/external/freetype/src/sfnt/
Dttpost.c398 format = face->postscript.FormatType; in load_post_names()
429 format = face->postscript.FormatType; in tt_face_free_ps_names()
512 format = face->postscript.FormatType; in tt_face_get_ps_name()
Dttload.c1260 FT_FRAME_LONG ( FormatType ), in tt_face_load_post()
1283 FT_TRACE3(( "FormatType: 0x%x\n", post->FormatType )); in tt_face_load_post()
Dsfobjs.c1347 face->postscript.FormatType != 0x00030000L ) in sfnt_load_face()
/external/skia/src/gpu/gl/
DGrGLCaps.h480 enum FormatType { enum
519 FormatType fFormatType;
/external/freetype/include/freetype/
Dtttables.h457 FT_Fixed FormatType; member
/external/pdfium/third_party/freetype/include/freetype/
Dtttables.h439 FT_Fixed FormatType; member
/external/curl/lib/
Dmprintf.c128 } FormatType; typedef
156 FormatType type;
/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc174 const GUID *formatType = pMediaType->FormatType(); in CheckMediaType()
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1465 enum FormatType in init() enum
1479 FormatType type; in init()