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

  /external/chromium_org/third_party/skia/src/core/
SkGlyph.h 132 static uint32_t MakeID(unsigned code) {
136 static uint32_t MakeID(unsigned code, SkFixed x, SkFixed y) {
  /external/skia/src/core/
SkGlyph.h 136 static uint32_t MakeID(unsigned code) {
140 static uint32_t MakeID(unsigned code, SkFixed x, SkFixed y) {

Completed in 40 milliseconds