Home
last modified time | relevance | path

Searched refs:heightPtr (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp1948 SpvId heightPtr = this->nextId(); in writeVariableReference() local
1951 this->writeWord(heightPtr, out); in writeVariableReference()
1956 heightPtr, out); in writeVariableReference()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp567 int* heightPtr, in Upsample() argument
651 *heightPtr = height; in Upsample()