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

  /external/skia/legacy/src/core/
SkDevice.cpp 40 return this->onCreateCompatibleDevice(config, width, height,
47 return this->onCreateCompatibleDevice(config, width, height,
51 SkDevice* SkDevice::onCreateCompatibleDevice(SkBitmap::Config config,
  /external/skia/include/gpu/
SkGpuDevice.h 138 virtual SkDevice* onCreateCompatibleDevice(SkBitmap::Config config,
  /external/skia/legacy/include/core/
SkDevice.h 244 onCreateCompatibleDevice on this device with kSaveLayer_Usage.
355 virtual SkDevice* onCreateCompatibleDevice(SkBitmap::Config config,