Searched refs:BlockRefType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrProgramElementRef.h66 SkTIsConst<T>::value>::type BlockRefType; typedef in class:GrProgramElementRef
73 BlockRefType *operator->() const {
74 return static_cast<BlockRefType*>(fObj);
/external/chromium_org/third_party/skia/include/core/
H A DSkRefCnt.h226 typedef typename SkTConstType<BlockRef<T>, SkTIsConst<T>::value>::type BlockRefType; typedef in class:SkAutoTUnref
234 BlockRefType *operator->() const {
235 return static_cast<BlockRefType*>(fObj);
/external/skia/include/core/
H A DSkRefCnt.h227 typedef typename SkTConstType<BlockRef<T>, SkTIsConst<T>::value>::type BlockRefType; typedef in class:SkAutoTUnref
235 BlockRefType *operator->() const {
236 return static_cast<BlockRefType*>(fObj);
/external/chromium_org/tools/ubsan_vptr/
H A Dblacklist.txt18 type:*BlockRefType*

Completed in 120 milliseconds