Searched defs:pPtr (Results 1 – 3 of 3) sorted by relevance
326 char *pPtr = (char *) &pixel; in compress() local374 char *pPtr = (char *) &pixel; in compress() local480 char *pPtr = (char *) &pixel; in uncompress() local528 char *pPtr = (char *) &pixel; in uncompress() local
38 void test4(MyStruct __attribute__((address_space(2))) *pPtr) { in test4()
18 const SkScalar* pPtr = SkTCast<const SkScalar*>(&p); in test_casts() local