Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/generic-apigen/
DApiGen.cpp530 static void addGuestTimePrinting(const EntryPoint* e, bool hasTimeBeforeReadback, in addGuestTimePrinting() argument
535 if (hasTimeBeforeReadback) { in addGuestTimePrinting()
799 bool hasTimeBeforeReadback = false; in genEncoderImpl() local
809 if (!hasTimeBeforeReadback) { in genEncoderImpl()
810 hasTimeBeforeReadback = true; in genEncoderImpl()
854 addGuestTimePrinting(e, hasTimeBeforeReadback, fp); in genEncoderImpl()
858 if (!hasTimeBeforeReadback) { in genEncoderImpl()
859 hasTimeBeforeReadback = true; in genEncoderImpl()
871 addGuestTimePrinting(e, hasTimeBeforeReadback, fp); in genEncoderImpl()
876 addGuestTimePrinting(e, hasTimeBeforeReadback, fp); in genEncoderImpl()