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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTargetCaps.h 42 bool gpuTracingSupport() const { return fGpuTracingSupport; }
GrDrawTarget.cpp 583 if (this->caps()->gpuTracingSupport()) {
593 if (this->caps()->gpuTracingSupport()) {
605 if (this->caps()->gpuTracingSupport()) {
614 if (this->caps()->gpuTracingSupport()) {
    [all...]
  /external/skia/src/gpu/
GrDrawTargetCaps.h 42 bool gpuTracingSupport() const { return fGpuTracingSupport; }
GrDrawTarget.cpp 583 if (this->caps()->gpuTracingSupport()) {
593 if (this->caps()->gpuTracingSupport()) {
605 if (this->caps()->gpuTracingSupport()) {
614 if (this->caps()->gpuTracingSupport()) {
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]

Completed in 399 milliseconds