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

  /external/skia/include/core/
SkBitmap.h 555 bool SK_WARN_UNUSED_RESULT tryAllocN32Pixels(int width, int height, bool isOpaque = false) {
    [all...]
  /external/skqp/include/core/
SkBitmap.h 555 bool SK_WARN_UNUSED_RESULT tryAllocN32Pixels(int width, int height, bool isOpaque = false) {
    [all...]

Completed in 89 milliseconds