Home
last modified time | relevance | path

Searched refs:SkTIsConst (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
DGrProgramElementRef.h66 SkTIsConst<T>::value>::type BlockRefType;
/external/skia/include/core/
DSkTemplates.h33 template <typename T> struct SkTIsConst { struct
64 reinterpret_cast<typename SkTConstType<char, SkTIsConst<D>::value>::type*>(ptr) + byteOffset
DSkRefCnt.h227 typedef typename SkTConstType<BlockRef<T>, SkTIsConst<T>::value>::type BlockRefType;
/external/chromium_org/third_party/skia/include/core/
DSkTemplates.h33 template <typename T> struct SkTIsConst { struct
64 reinterpret_cast<typename SkTConstType<char, SkTIsConst<D>::value>::type*>(ptr) + byteOffset
DSkRefCnt.h226 typedef typename SkTConstType<BlockRef<T>, SkTIsConst<T>::value>::type BlockRefType;