Searched refs:mFrameConfig (Results 1 – 3 of 3) sorted by relevance
38 mFrameConfig(false) { in SimpleGoldfishOMXComponent()215 bool frameConfig = mFrameConfig; in setConfig()218 mFrameConfig = frameConfig; in setConfig()365 if (mFrameConfig) { in emptyThisBuffer()366 msg->setInt32("frame-config", mFrameConfig); in emptyThisBuffer()367 mFrameConfig = false; in emptyThisBuffer()430 buffer->mFrameConfig = (bool)frameConfig; in onMessageReceived()
54 bool mFrameConfig; member110 std::atomic_bool mFrameConfig; member
323 if (inInfo->mFrameConfig) { in onQueueFilled()