Home
last modified time | relevance | path

Searched defs:dataId (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp1562 uint32_t dataId = font.currentFont().getTypeface()->uniqueID(); local
1564 uint32_t dataId = const_cast<RSFont&>(font.currentFont()).GetTypeface()->GetUniqueID(); local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp3814 spirv::IdRef dataId; in createImageTextureBuiltIn() local