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

  /external/skia/src/gpu/
GrDrawOpAtlas.cpp 602 GrDrawOpAtlasConfig::GrDrawOpAtlasConfig(int maxTextureSize, size_t maxBytes) {
626 SkISize GrDrawOpAtlasConfig::atlasDimensions(GrMaskFormat type) const {
636 SkISize GrDrawOpAtlasConfig::plotDimensions(GrMaskFormat type) const {
655 constexpr int GrDrawOpAtlasConfig::kMaxAtlasDim;
  /external/skqp/src/gpu/
GrDrawOpAtlas.cpp 602 GrDrawOpAtlasConfig::GrDrawOpAtlasConfig(int maxTextureSize, size_t maxBytes) {
626 SkISize GrDrawOpAtlasConfig::atlasDimensions(GrMaskFormat type) const {
636 SkISize GrDrawOpAtlasConfig::plotDimensions(GrMaskFormat type) const {
655 constexpr int GrDrawOpAtlasConfig::kMaxAtlasDim;

Completed in 137 milliseconds