HomeSort by relevance Sort by last modified time
    Searched refs:IsGLContextType (Results 1 - 3 of 3) sorted by null

  /external/skia/tools/
ok_test.cpp 71 bool IsGLContextType(sk_gpu_test::GrContextFactory::ContextType type) {
78 return IsGLContextType(type) && sk_gpu_test::GrContextFactory::IsRenderingContext(type);
84 bool IsGLContextType (int) { return false; }
  /external/skia/tests/
Test.h 129 extern bool IsGLContextType(GrContextFactoryContextType);
215 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsGLContextType, reporter, context_info)
  /external/skia/dm/
DM.cpp     [all...]

Completed in 354 milliseconds