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

  /external/webkit/Source/WebCore/platform/graphics/android/
GaneshContext.cpp 183 surfaceDesc.fSurfaceType = kRenderTarget_GrPlatformSurfaceType;
254 surfaceDesc.fSurfaceType = kRenderTarget_GrPlatformSurfaceType;
  /external/skia/gpu/include/
GrTypes.h 491 kRenderTarget_GrPlatformSurfaceType,
  /external/skia/gpu/src/
GrGpuGL.cpp 573 bool isRenderTarget = kRenderTarget_GrPlatformSurfaceType == desc.fSurfaceType ||
    [all...]

Completed in 24 milliseconds