Searched defs:ReadFormat (Results 1 – 4 of 4) sorted by relevance
116 static bool ReadFormat(String str, Format* format) { in ReadFormat() function
342 TEST_P(GLES1ConformanceTest, ReadFormat) in TEST_P() argument
329 TEST_P(GLES1ConformanceTest, ReadFormat) in TEST_P() argument
915 STDMETHOD(ReadFormat) (THIS_ LONG lPos,LPVOID lpFormat,LONG *lpcbFormat) PURE; in DECLARE_INTERFACE_() local