HomeSort by relevance Sort by last modified time
    Searched refs:ColorText (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
LayerBuilder.h 52 ColorText,
LayerBuilder.cpp 121 getBatchId() == OpBatchType::Text || getBatchId() == OpBatchType::ColorText;
FrameBuilder.cpp 727 return paint.getColor() == SK_ColorBLACK ? OpBatchType::Text : OpBatchType::ColorText;
    [all...]

Completed in 55 milliseconds