Searched refs:storingMetadataInDecodedBuffers (Results 1 – 2 of 2) sorted by relevance
742 nativeWindow, &usageBits, !storingMetadataInDecodedBuffers()); in handleSetSurface()791 if (storingMetadataInDecodedBuffers() in handleSetSurface()808 if (!storingMetadataInDecodedBuffers()) { in handleSetSurface()861 if (storingMetadataInDecodedBuffers()) { in allocateBuffersOnPort()1216 CHECK(!storingMetadataInDecodedBuffers()); in allocateOutputBuffersFromNativeWindow()1305 CHECK(storingMetadataInDecodedBuffers()); in allocateOutputMetadataBuffers()1346 CHECK(storingMetadataInDecodedBuffers()); in submitOutputMetadataBuffer()1514 if (!stale && !storingMetadataInDecodedBuffers()) { in dequeueBufferFromNativeWindow()1543 CHECK(storingMetadataInDecodedBuffers()); in dequeueBufferFromNativeWindow()1673 if (!storingMetadataInDecodedBuffers() || !info->mNewGraphicBuffer) { in fillBuffer()[all …]
325 inline bool storingMetadataInDecodedBuffers() { in storingMetadataInDecodedBuffers() function