Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcStress.cpp568 unsigned int formatIdx = testRandMod(NUMA(hwcTestGraphicFormat)); in initFrames() local
570 = &hwcTestGraphicFormat[formatIdx]; in initFrames()
/frameworks/base/tools/aapt/
DResourceTable.cpp1332 ssize_t formatIdx = block.indexOfAttribute(NULL, "format"); in compileResourceFile() local
1333 if (formatIdx >= 0) { in compileResourceFile()
1335 formatIdx, &len)); in compileResourceFile()
1459 ssize_t formatIdx = block.indexOfAttribute(NULL, "format"); in compileResourceFile() local
1460 if (formatIdx >= 0) { in compileResourceFile()
1462 formatIdx, &len)); in compileResourceFile()