Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fInternalFormatQueryTests.cpp44 enum FormatType enum in deqp::gles31::Functional::__anon70e776140111::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()
357 FormatSamplesCase::FormatType type; in init()
/external/pdfium/third_party/freetype/src/sfnt/
Dttpost.c393 format = face->postscript.FormatType; in load_post_names()
424 format = face->postscript.FormatType; in tt_face_free_ps_names()
507 format = face->postscript.FormatType; in tt_face_get_ps_name()
Dttload.c1126 FT_FRAME_ULONG( FormatType ), in tt_face_load_post()
1149 FT_TRACE3(( "FormatType: 0x%x\n", post->FormatType )); in tt_face_load_post()
Dsfobjs.c1229 face->postscript.FormatType != 0x00030000L ) in sfnt_load_face()
/external/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.c1163 FT_FRAME_ULONG( FormatType ), in tt_face_load_post()
1186 FT_TRACE3(( "FormatType: 0x%x\n", post->FormatType )); in tt_face_load_post()
Dsfobjs.c1229 face->postscript.FormatType != 0x00030000L ) in sfnt_load_face()
/external/freetype/include/
Dtttables.h439 FT_Fixed FormatType; member
/external/pdfium/third_party/freetype/include/
Dtttables.h439 FT_Fixed FormatType; member
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1465 enum FormatType in init() enum
1479 FormatType type; in init()