HomeSort by relevance Sort by last modified time
    Searched defs:NativeType (Results 1 - 5 of 5) sorted by null

  /external/v8/src/
natives.h 19 enum NativeType {
23 template <NativeType type>
  /external/deqp/modules/egl/
teglNativeColorMappingTests.cpp 280 enum NativeType
287 NativeColorMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters);
293 NativeType m_nativeType;
297 NativeColorMappingCase::NativeColorMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters)
299 , m_nativeType (nativeType)
309 void logConfigInfo (TestLog& log, const Library& egl, EGLDisplay display, EGLConfig config, NativeColorMappingCase::NativeType nativeType, int waitFrames)
319 if (nativeType == NativeColorMappingCase::NATIVETYPE_WINDOW
    [all...]
teglNativeCoordMappingTests.cpp 321 enum NativeType
328 NativeCoordMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters);
334 NativeType m_nativeType;
338 NativeCoordMappingCase::NativeCoordMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters)
340 , m_nativeType (nativeType)
350 void logConfigInfo (TestLog& log, const Library& egl, EGLDisplay display, EGLConfig config, NativeCoordMappingCase::NativeType nativeType, int waitFrames)
360 if (nativeType == NativeCoordMappingCase::NATIVETYPE_WINDOW
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 230 milliseconds