HomeSort by relevance Sort by last modified time
    Searched defs:PatchView (Results 1 - 2 of 2) sorted by null

  /external/skqp/samplecode/
SamplePatch.cpp 205 class PatchView : public Sample {
213 PatchView() : fAngle(0) {
332 DEF_SAMPLE( return new PatchView(); )
  /external/skia/samplecode/
SamplePatch.cpp 205 class PatchView : public Sample {
213 PatchView() : fAngle(0) {
329 DEF_SAMPLE( return new PatchView(); )

Completed in 104 milliseconds