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;
GrClipMaskCache.h 130 back->acquireMask(fContext, clipGenID, desc, bound);
179 fContext = context;
183 return fContext;
233 GrContext* fContext;
  /external/skia/src/gpu/
GrSoftwarePathRenderer.h 24 : fContext(context) {
42 GrContext* fContext;
GrSWMaskHelper.h 44 : fContext(context) {
98 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/
SkGpuDevice.h 61 GrContext* context() const { return fContext; }
131 GrContext* fContext;
GrTextContext.h 32 GrContext* fContext;
  /external/chromium_org/third_party/skia/include/gpu/gl/
SkANGLEGLContext.h 42 EGLContext fContext;
SkMesaGLContext.h 44 Context fContext;
SkNativeGLContext.h 65 CGLContextObj fContext;
67 EGLContext fContext;
71 GLXContext fContext;
  /external/chromium_org/third_party/skia/include/xml/
SkJS.h 37 JSContext *fContext;
  /external/skia/include/gpu/
SkGpuDevice.h 61 GrContext* context() const { return fContext; }
131 GrContext* fContext;
GrTextContext.h 32 GrContext* fContext;
  /external/skia/include/gpu/gl/
SkANGLEGLContext.h 42 EGLContext fContext;
SkMesaGLContext.h 44 Context fContext;
SkNativeGLContext.h 65 CGLContextObj fContext;
67 EGLContext fContext;
71 GLXContext fContext;
  /external/skia/include/xml/
SkJS.h 37 JSContext *fContext;
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLUniformManager.h 28 GrGLUniformManager(const GrGLContext& context) : fContext(context) {}
81 const GrGLContext& fContext;
  /external/skia/src/gpu/gl/
GrGLUniformManager.h 28 GrGLUniformManager(const GrGLContext& context) : fContext(context) {}
81 const GrGLContext& 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 368 milliseconds

1 2