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

  /external/chromium_org/third_party/skia/src/gpu/
GrPictureUtils.h 78 const GrAccelData* GPUOptimize(const SkPicture* pict);
GrPictureUtils.cpp 106 const GrAccelData* childData = GPUOptimize(dp.picture);
243 // GPUOptimize is only intended to be called within the context of SkGpuDevice's
245 const GrAccelData* GPUOptimize(const SkPicture* pict) {
SkGpuDevice.cpp     [all...]

Completed in 167 milliseconds