Searched refs:getLayerCount (Results 1 – 8 of 8) sorted by relevance
76 return buffer_.get() ? buffer_->getLayerCount() : 0; in layer_count()
138 return static_cast<jint>(buffer->getLayerCount()); in android_hardware_HardwareBuffer_getLayers()
146 uint32_t getLayerCount() const { return static_cast<uint32_t>(layerCount); } in getLayerCount() function
563 t->attr.layerCount = l.getLayerCount(); in wrapAs()668 t->attr.anwBuffer.layerCount = l.mGraphicBuffer->getLayerCount(); in wrapAs()
103 outDesc->layers = gbuffer->getLayerCount(); in AHardwareBuffer_describe()
487 .layerCount = target->getLayerCount(), in setClientTarget()602 .layerCount = buffer->getLayerCount(), in setLayerBuffer()
556 t->attr.layerCount = l.getLayerCount(); in wrapAs()639 t->attr.anwBuffer.layerCount = graphicBuffer->getLayerCount(); in wrapAs()
129 t->attr.layerCount = l.getLayerCount(); in wrapAs()