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

  /external/skia/legacy/src/pipe/
SkGPipePriv.h 160 #define PAINTOPS_OP_BITS 8
164 #define PAINTOPS_OP_MASK ((1 << PAINTOPS_OP_BITS) - 1)
  /external/skia/src/pipe/
SkGPipePriv.h 238 #define PAINTOPS_OP_BITS 8
242 #define PAINTOPS_OP_MASK ((1 << PAINTOPS_OP_BITS) - 1)

Completed in 43 milliseconds