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

  /external/skia/src/gpu/
GrOvalRenderer.cpp 86 inline bool isStroked() const { return fStroke; }
121 if (ce.isStroked()) {
136 uint16_t key = ce.isStroked() ? 0x1 : 0x0;
249 inline bool isStroked() const { return fStroke; }
301 if (ee.isStroked()) {
320 uint16_t key = ee.isStroked() ? 0x1 : 0x0;
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 403 milliseconds