Searched refs:storingMetadataInDecodedBuffers (Results 1 – 2 of 2) sorted by relevance
775 nativeWindow, &usageBits, !storingMetadataInDecodedBuffers()); in handleSetSurface()827 if (storingMetadataInDecodedBuffers() in handleSetSurface()844 if (!storingMetadataInDecodedBuffers()) { in handleSetSurface()898 if (storingMetadataInDecodedBuffers()) { in allocateBuffersOnPort()1256 CHECK(!storingMetadataInDecodedBuffers()); in allocateOutputBuffersFromNativeWindow()1346 CHECK(storingMetadataInDecodedBuffers()); in allocateOutputMetadataBuffers()1387 CHECK(storingMetadataInDecodedBuffers()); in submitOutputMetadataBuffer()1522 if (!stale && !storingMetadataInDecodedBuffers()) { in dequeueBufferFromNativeWindow()1550 CHECK(storingMetadataInDecodedBuffers()); in dequeueBufferFromNativeWindow()1761 if (!storingMetadataInDecodedBuffers() || !info->mNewGraphicBuffer) { in fillBuffer()[all …]
367 inline bool storingMetadataInDecodedBuffers() { in storingMetadataInDecodedBuffers() function