Searched defs:bufferHeight (Results 1 – 12 of 12) sorted by relevance
| /frameworks/native/services/surfaceflinger/tests/ |
| D | LayerTransactionTest.h | 119 int32_t bufferWidth, int32_t bufferHeight) { in fillBufferQueueLayerColor() 129 int32_t bufferWidth, int32_t bufferHeight) { in fillBufferStateLayerColor() 141 int32_t bufferWidth, int32_t bufferHeight) { in fillLayerColor() 155 int32_t bufferWidth, int32_t bufferHeight, const Color& topLeft, in fillLayerQuadrant() 173 int32_t bufferHeight, const Color& topLeft, in fillBufferQueueLayerQuadrant() 196 int32_t bufferHeight, const Color& topLeft, in fillBufferStateLayerQuadrant()
|
| D | TransactionTestHarnesses.h | 102 int32_t bufferHeight) { in fillLayerColor() 108 int32_t bufferHeight, const Color& topLeft, const Color& topRight, in fillLayerQuadrant()
|
| /frameworks/native/libs/gui/ |
| D | GLConsumerUtils.cpp | 64 float bufferHeight = buf->getHeight(); in computeTransformMatrix() local
|
| D | GLConsumer.cpp | 748 Rect GLConsumer::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop()
|
| /frameworks/av/media/libstagefright/filters/ |
| D | GraphicBufferListener.cpp | 33 size_t bufferWidth, size_t bufferHeight, size_t bufferCount) { in init()
|
| /frameworks/native/services/surfaceflinger/tests/utils/ |
| D | TransactionUtils.h | 107 int32_t bufferHeight = int32_t(outBuffer->getHeight()); in expectBufferColor() local
|
| /frameworks/native/libs/nativedisplay/surfacetexture/ |
| D | SurfaceTexture.cpp | 297 float bufferHeight = buf->getHeight(); in computeTransformMatrix() local 350 Rect SurfaceTexture::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop()
|
| /frameworks/native/services/surfaceflinger/ |
| D | BufferStateLayer.cpp | 539 uint32_t bufferHeight = s.buffer->height; in updateTexImage() local 713 uint32_t bufferHeight = s.buffer->getHeight(); in computeCrop() local
|
| D | BufferLayer.cpp | 244 float bufferHeight = getBufferSize(s).getHeight(); in prepareClientComposition() local
|
| D | Layer.cpp | 338 int bufferHeight = getBuffer()->getHeight(); in getBufferScaleTransform() local
|
| /frameworks/av/media/ndk/ |
| D | NdkImageReader.cpp | 434 const int bufferHeight = getBufferHeight(buffer); in acquireImageLocked() local
|
| /frameworks/av/camera/ndk/ndk_vendor/tests/ |
| D | AImageReaderVendorTest.cpp | 457 int32_t bufferHeight = static_cast<int32_t>(outDesc.height); in HandleImageAvailable() local
|