Searched refs:OBJECT_SLOT_STR (Results 1 - 1 of 1) sorted by relevance

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

Completed in 63 milliseconds