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

  /external/skia/src/image/
SkImage_Lazy.cpp 124 CachedFormat chooseCacheFormat(SkColorSpace* dstColorSpace,
291 SkImageCacherator::CachedFormat SkImage_Lazy::chooseCacheFormat(SkColorSpace* dstColorSpace,
546 CachedFormat cacheFormat = this->chooseCacheFormat(dstColorSpace);
575 CachedFormat cacheFormat = this->chooseCacheFormat(dstColorSpace);
724 CachedFormat format = this->chooseCacheFormat(dstColorSpace, ctx->caps());
759 CachedFormat format = this->chooseCacheFormat(dstColorSpace, ctx->caps());
    [all...]
  /external/skqp/src/image/
SkImage_Lazy.cpp 124 CachedFormat chooseCacheFormat(SkColorSpace* dstColorSpace,
292 SkImageCacherator::CachedFormat SkImage_Lazy::chooseCacheFormat(SkColorSpace* dstColorSpace,
547 CachedFormat cacheFormat = this->chooseCacheFormat(dstColorSpace);
576 CachedFormat cacheFormat = this->chooseCacheFormat(dstColorSpace);
724 CachedFormat format = this->chooseCacheFormat(dstColorSpace, ctx->caps());
759 CachedFormat format = this->chooseCacheFormat(dstColorSpace, ctx->caps());
    [all...]

Completed in 77 milliseconds