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

  /external/skia/include/gpu/gl/
SkNullGLContext.h 21 class ContextState;
26 ContextState* fState;
  /external/skia/src/gpu/gl/
SkNullGLContext.cpp 16 static SkNullGLContext::ContextState* current_context();
118 class SkNullGLContext::ContextState : public SkRefCnt {
120 SK_DECLARE_INST_COUNT(ContextState);
129 ContextState()
135 static ContextState* Get() { return current_context(); }
138 typedef SkNullGLContext::ContextState State;
545 fState = SkNEW(ContextState);
  /bionic/libc/kernel/uapi/drm/
i810_drm.h 151 unsigned int ContextState[I810_CTX_SETUP_SIZE];
  /external/kernel-headers/original/uapi/drm/
i810_drm.h 150 unsigned int ContextState[I810_CTX_SETUP_SIZE];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
i810_drm.h 150 unsigned int ContextState[I810_CTX_SETUP_SIZE];
i830_drm.h 185 unsigned int ContextState[I830_CTX_SETUP_SIZE];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
i810_drm.h 150 unsigned int ContextState[I810_CTX_SETUP_SIZE];

Completed in 386 milliseconds