Home
last modified time | relevance | path

Searched defs:gbp (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposerClient.cpp52 sp<IBinder>* handle, sp<IGraphicBufferProducer>* gbp, in createSurface()
66 sp<IGraphicBufferProducer>* gbp, int32_t* outLayerId, in createWithSurfaceParent()
H A DSurfaceControl.cpp52 const sp<IGraphicBufferProducer>& gbp, int32_t layerId, in SurfaceControl()
H A DBLASTBufferQueue.cpp771 auto gbp = getIGraphicBufferProducer(); in allocateBuffers() local
H A DSurfaceComposerClient.cpp1897 sp<IGraphicBufferProducer> gbp; in createWithSurfaceParent() local
1926 sp<IGraphicBufferProducer> gbp; in createSurfaceChecked() local
/aosp12/frameworks/native/services/surfaceflinger/
H A DClient.cpp82 sp<IGraphicBufferProducer>* gbp, int32_t* outLayerId, in createSurface()
93 sp<IGraphicBufferProducer>* gbp, int32_t* outLayerId, in createWithSurfaceParent()
H A DSurfaceFlinger.cpp4322 sp<IGraphicBufferProducer>* gbp, in createLayer()
4425 sp<IGraphicBufferProducer>* gbp, in createBufferQueueLayer()
/aosp12/frameworks/av/camera/include/camera/camera2/
H A DOutputConfiguration.h140 void addGraphicProducer(sp<IGraphicBufferProducer> gbp) {mGbps.push_back(gbp);} in addGraphicProducer()
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamSplitter.cpp207 sp<IGraphicBufferProducer> gbp = outputQueue->getIGraphicBufferProducer(); in addOutputLocked() local
300 sp<IGraphicBufferProducer> gbp = mOutputs[surfaceId]; in removeOutputLocked() local
427 sp<IGraphicBufferProducer>& gbp = mOutputs[surface_id]; in attachBufferToOutputs() local
744 int Camera3StreamSplitter::getSlotForOutputLocked(const sp<IGraphicBufferProducer>& gbp, in getSlotForOutputLocked()
/aosp12/frameworks/av/camera/camera2/
H A DOutputConfiguration.cpp192 OutputConfiguration::OutputConfiguration(sp<IGraphicBufferProducer>& gbp, int rotation, in OutputConfiguration()
239 for (auto& gbp : mGbps) { in writeToParcel() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_utils_SurfaceUtils.cpp193 sp<IGraphicBufferProducer> gbp = s->getIGraphicBufferProducer(); in SurfaceUtils_nativeGetSurfaceId() local
H A Dandroid_hardware_Camera.cpp679 sp<IGraphicBufferProducer> gbp; in android_hardware_Camera_setPreviewSurface() local
725 sp<IGraphicBufferProducer> gbp; in android_hardware_Camera_setPreviewCallbackSurface() local
/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.cpp170 binder::Status CameraDeviceClient::insertGbpLocked(const sp<IGraphicBufferProducer>& gbp, in insertGbpLocked()
305 sp<IGraphicBufferProducer> gbp = surface->getIGraphicBufferProducer(); in submitRequestList() local
1697 for (const auto& gbp : mConfiguredOutputs[streamId].getGraphicBufferProducers()) { in switchToOffline() local
/aosp12/frameworks/native/libs/vr/libdvr/
H A Ddvr_buffer_queue.cpp32 sp<IGraphicBufferProducer> gbp = BufferHubProducer::Create(producer_queue_); in GetNativeWindow() local
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DSessionConfigurationUtils.cpp292 sp<Surface>& surface, const sp<IGraphicBufferProducer>& gbp, in createSurfaceFromGbp()
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_ImageReader.cpp685 IGraphicBufferProducer* gbp = ImageReader_getProducer(env, thiz); in ImageReader_getSurface() local
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp1473 android::sp<HGraphicBufferProducer> gbp; in CreateOmxInputSurface() local
2506 sp<IGraphicBufferProducer> gbp; in CreateInputSurface() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.cpp1853 sp<IGraphicBufferProducer> gbp; in startPreview() local