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

  /external/chromium_org/third_party/skia/src/gpu/
GrTest.h 18 class GrTestTarget {
20 GrTestTarget() {};
GrTest.cpp 14 void GrTestTarget::init(GrContext* ctx, GrDrawTarget* target) {
25 void GrContext::getTestTarget(GrTestTarget* tar) {
30 // until ~GrTestTarget().
  /external/skia/src/gpu/
GrTest.h 18 class GrTestTarget {
20 GrTestTarget() {};
GrTest.cpp 14 void GrTestTarget::init(GrContext* ctx, GrDrawTarget* target) {
25 void GrContext::getTestTarget(GrTestTarget* tar) {
30 // until ~GrTestTarget().
  /external/chromium_org/third_party/skia/gm/
beziereffects.cpp 97 { // scope to contain GrTestTarget
98 GrTestTarget tt;
167 GrTestTarget tt;
255 { // scope to contain GrTestTarget
256 GrTestTarget tt;
322 GrTestTarget tt;
444 { // scope to contain GrTestTarget
445 GrTestTarget tt;
506 GrTestTarget tt;
yuvtorgbeffect.cpp 77 GrTestTarget tt;
convexpolyeffect.cpp 117 GrTestTarget tt;
174 GrTestTarget tt;
rrects.cpp 109 GrTestTarget tt;
texturedomaineffect.cpp 86 GrTestTarget tt;
  /external/skia/gm/
beziereffects.cpp 97 { // scope to contain GrTestTarget
98 GrTestTarget tt;
167 GrTestTarget tt;
255 { // scope to contain GrTestTarget
256 GrTestTarget tt;
322 GrTestTarget tt;
444 { // scope to contain GrTestTarget
445 GrTestTarget tt;
506 GrTestTarget tt;
convexpolyeffect.cpp 123 GrTestTarget tt;
181 GrTestTarget tt;
texturedomaineffect.cpp 83 GrTestTarget tt;
rrects.cpp 109 GrTestTarget tt;
  /external/chromium_org/third_party/skia/include/gpu/
GrContext.h 40 class GrTestTarget;
    [all...]
  /external/skia/include/gpu/
GrContext.h 40 class GrTestTarget;
    [all...]
  /external/chromium_org/third_party/skia/bench/
HairlinePathBench.cpp 185 GrTestTarget tt;
  /external/skia/bench/
HairlinePathBench.cpp 185 GrTestTarget tt;

Completed in 440 milliseconds