Searched refs:FormatType (Results 1 – 10 of 10) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fInternalFormatQueryTests.cpp | 44 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/ |
D | ttpost.c | 393 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()
|
D | ttload.c | 1126 FT_FRAME_ULONG( FormatType ), in tt_face_load_post() 1149 FT_TRACE3(( "FormatType: 0x%x\n", post->FormatType )); in tt_face_load_post()
|
D | sfobjs.c | 1229 face->postscript.FormatType != 0x00030000L ) in sfnt_load_face()
|
/external/freetype/src/sfnt/ |
D | ttpost.c | 396 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()
|
D | ttload.c | 1163 FT_FRAME_ULONG( FormatType ), in tt_face_load_post() 1186 FT_TRACE3(( "FormatType: 0x%x\n", post->FormatType )); in tt_face_load_post()
|
D | sfobjs.c | 1229 face->postscript.FormatType != 0x00030000L ) in sfnt_load_face()
|
/external/freetype/include/ |
D | tttables.h | 439 FT_Fixed FormatType; member
|
/external/pdfium/third_party/freetype/include/ |
D | tttables.h | 439 FT_Fixed FormatType; member
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboRenderTest.cpp | 1465 enum FormatType in init() enum 1479 FormatType type; in init()
|