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

  /external/chromium_org/third_party/skia/src/core/
SkRecords.h 121 #define ACT_AS_PTR(ptr) \
131 ACT_AS_PTR(fObj);
144 ACT_AS_PTR(fPtr);
161 ACT_AS_PTR(fPtr);
173 ACT_AS_PTR(fPtr);
178 #undef ACT_AS_PTR
  /external/skia/src/core/
SkRecords.h 115 #define ACT_AS_PTR(ptr) \
128 ACT_AS_PTR(fPtr);
145 ACT_AS_PTR(fPtr);
157 ACT_AS_PTR(fPtr);
162 #undef ACT_AS_PTR

Completed in 3341 milliseconds