Searched refs:dimensionsSupported (Results 1 - 6 of 6) sorted by relevance

/external/skia/src/codec/
H A DSkSampledCodec.cpp82 if (this->codec()->dimensionsSupported(info.dimensions())) {
93 if (!this->codec()->dimensionsSupported(scaledSize)) {
H A DSkCodec.cpp365 if (!this->dimensionsSupported(info.dimensions())) {
441 if (!this->dimensionsSupported(info.dimensions())) {
504 if (!this->dimensionsSupported(info.dimensions())) {
/external/skqp/src/codec/
H A DSkSampledCodec.cpp82 if (this->codec()->dimensionsSupported(info.dimensions())) {
93 if (!this->codec()->dimensionsSupported(scaledSize)) {
H A DSkCodec.cpp365 if (!this->dimensionsSupported(info.dimensions())) {
441 if (!this->dimensionsSupported(info.dimensions())) {
504 if (!this->dimensionsSupported(info.dimensions())) {
/external/skia/include/codec/
H A DSkCodec.h866 bool dimensionsSupported(const SkISize& dim) { function in class:SkCodec
/external/skqp/include/codec/
H A DSkCodec.h866 bool dimensionsSupported(const SkISize& dim) { function in class:SkCodec

Completed in 239 milliseconds