Searched defs:OBJECT_SLOT_STR (Results 1 - 1 of 1) sorted by last modified time

/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp321 #define OBJECT_SLOT_STR "objectSlotCount: " macro
660 if (sscanf(line, OBJECT_SLOT_STR "%zu", &objectSlotCount) != 1) {

Completed in 30 milliseconds