Home | History | Annotate | Download | only in hwui

Lines Matching refs:hasExternalTexture

471     if (description.hasTexture || description.hasExternalTexture) {
496 if (description.hasTexture || description.hasExternalTexture) {
519 } else if (description.hasTexture || description.hasExternalTexture) {
566 if (description.hasExternalTexture) {
573 if (description.hasTexture || description.hasExternalTexture) {
594 const bool singleColor = !description.hasTexture && !description.hasExternalTexture &&
603 } else if (description.hasExternalTexture) {
626 const bool singleTexture = (description.hasTexture || description.hasExternalTexture) &&
630 const bool singleGradient = !description.hasTexture && !description.hasExternalTexture &&
701 if (description.hasTexture || description.hasExternalTexture) {