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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTargetCaps.h 46 bool gpuTracingSupport() const { return fGpuTracingSupport; }
GrDrawTarget.cpp 585 if (this->caps()->gpuTracingSupport()) {
595 if (this->caps()->gpuTracingSupport()) {
607 if (this->caps()->gpuTracingSupport()) {
616 if (this->caps()->gpuTracingSupport()) {
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]

Completed in 38 milliseconds