HomeSort by relevance Sort by last modified time
    Searched defs:fContext (Results 1 - 25 of 45) sorted by null

1 2

  /external/chromium_org/third_party/skia/src/gpu/
GrSoftwarePathRenderer.h 24 : fContext(context) {
42 GrContext* fContext;
GrSWMaskHelper.h 44 : fContext(context) {
98 GrContext* fContext;
GrTest.h 32 SkAutoTUnref<GrContext> fContext;
GrClipMaskCache.h 126 back->acquireMask(fContext, clipGenID, desc, bound);
175 fContext = context;
179 return fContext;
229 GrContext* fContext;
  /external/skia/src/gpu/
GrSoftwarePathRenderer.h 24 : fContext(context) {
42 GrContext* fContext;
GrSWMaskHelper.h 44 : fContext(context) {
98 GrContext* fContext;
GrTest.h 32 SkAutoTUnref<GrContext> fContext;
  /external/skia/bench/
BenchGpuTimer_gl.h 22 const SkGLContextHelper* fContext;
  /external/skia/tools/skpdiff/
SkCLImageDiffer.h 41 * Called by init after fDevice, fContext, and fCommandQueue are successfully initialized
86 cl_context fContext;
  /external/chromium_org/third_party/skia/include/gpu/
GrTextContext.h 32 GrContext* fContext;
SkGpuDevice.h 61 GrContext* context() const { return fContext; }
146 GrContext* fContext;
  /external/chromium_org/third_party/skia/include/gpu/gl/
SkANGLEGLContext.h 43 EGLContext fContext;
SkMesaGLContext.h 45 Context fContext;
SkNativeGLContext.h 66 CGLContextObj fContext;
68 EGLContext fContext;
72 GLXContext fContext;
  /external/chromium_org/third_party/skia/include/xml/
SkJS.h 37 JSContext *fContext;
  /external/skia/include/gpu/
GrTextContext.h 32 GrContext* fContext;
SkGpuDevice.h 61 GrContext* context() const { return fContext; }
146 GrContext* fContext;
  /external/skia/include/gpu/gl/
SkANGLEGLContext.h 43 EGLContext fContext;
SkMesaGLContext.h 45 Context fContext;
SkNativeGLContext.h 66 CGLContextObj fContext;
68 EGLContext fContext;
72 GLXContext fContext;
  /external/skia/include/xml/
SkJS.h 37 JSContext *fContext;
  /external/chromium_org/third_party/icu/source/i18n/
digitlst.h 377 decContext fContext;
  /external/chromium_org/third_party/skia/include/views/
SkOSWindow_Win.h 76 EGLContext fContext;
  /external/icu4c/common/
umutex.h 160 void *fContext;
  /external/skia/include/views/
SkOSWindow_Win.h 76 EGLContext fContext;

Completed in 3949 milliseconds

1 2