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

  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_sample.c 70 static inline unsigned SkR16ToR32(unsigned r) {
82 #define SkPacked16ToR32(c) SkR16ToR32(SkGetPackedR16(c))
  /external/skia/include/core/
SkColorPriv.h 421 static inline unsigned SkR16ToR32(unsigned r) {
433 #define SkPacked16ToR32(c) SkR16ToR32(SkGetPackedR16(c))

Completed in 2827 milliseconds