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

  /external/chromium_org/third_party/skia/include/gpu/
GrTexture.h 54 SkFixed normalizeFixedY(SkFixed y) const {
  /external/chromium_org/third_party/skia/src/gpu/
GrBitmapTextContext.cpp 592 SkFixedToFloat(texture->normalizeFixedY(ty)),
594 SkFixedToFloat(texture->normalizeFixedY(ty + height)),
GrDistanceFieldTextContext.cpp 427 SkFixedToFloat(texture->normalizeFixedY(ty)),
429 SkFixedToFloat(texture->normalizeFixedY(ty + th)),

Completed in 101 milliseconds