Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuExecutable.cpp376 #define OBJECT_SLOT_STR "objectSlotCount: " macro
677 if (sscanf(line, OBJECT_SLOT_STR "%zu", &objectSlotCount) != 1) { in createFromSharedObject()