Searched refs:storingMetadataInDecodedBuffers (Results 1 – 2 of 2) sorted by relevance
739 nativeWindow, &usageBits, !storingMetadataInDecodedBuffers()); in handleSetSurface()791 if (storingMetadataInDecodedBuffers() in handleSetSurface()808 if (!storingMetadataInDecodedBuffers()) { in handleSetSurface()861 if (storingMetadataInDecodedBuffers()) { in allocateBuffersOnPort()1218 CHECK(!storingMetadataInDecodedBuffers()); in allocateOutputBuffersFromNativeWindow()1308 CHECK(storingMetadataInDecodedBuffers()); in allocateOutputMetadataBuffers()1349 CHECK(storingMetadataInDecodedBuffers()); in submitOutputMetadataBuffer()1517 if (!stale && !storingMetadataInDecodedBuffers()) { in dequeueBufferFromNativeWindow()1546 CHECK(storingMetadataInDecodedBuffers()); in dequeueBufferFromNativeWindow()1676 if (!storingMetadataInDecodedBuffers() || !info->mNewGraphicBuffer) { in fillBuffer()[all …]
329 inline bool storingMetadataInDecodedBuffers() { in storingMetadataInDecodedBuffers() function