Searched refs:mDoNotReturnFrames (Results 1 – 2 of 2) sorted by relevance
26 mDoNotReturnFrames(false) { in SurroundViewServiceHandler()84 if (!mDoNotReturnFrames) { in receiveFrames()112 mDoNotReturnFrames = flag; in setDoNotReturnFrames()
54 bool mDoNotReturnFrames; variable