Home
last modified time | relevance | path

Searched defs:layerId (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/frameworks/native/services/surfaceflinger/FrameTracer/
H A DFrameTracer.cpp52 void FrameTracer::traceNewLayer(int32_t layerId, const std::string& layerName) { in traceNewLayer()
61 void FrameTracer::traceTimestamp(int32_t layerId, uint64_t bufferID, uint64_t frameNumber, in traceTimestamp()
79 void FrameTracer::traceFence(int32_t layerId, uint64_t bufferID, uint64_t frameNumber, in traceFence()
108 int32_t layerId, uint64_t bufferID) { in tracePendingFencesLocked()
134 void FrameTracer::traceLocked(FrameTracerDataSource::TraceContext& ctx, int32_t layerId, in traceLocked()
158 void FrameTracer::traceSpanLocked(FrameTracerDataSource::TraceContext& ctx, int32_t layerId, in traceSpanLocked()
171 void FrameTracer::onDestroy(int32_t layerId) { in onDestroy()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceInterceptor.cpp132 const int32_t layerId(getLayerId(layer)); in addInitialSurfaceStateLocked() local
219 int32_t layerId) in createSurfaceChangeLocked()
248 void SurfaceInterceptor::addPositionLocked(Transaction* transaction, int32_t layerId, in addPositionLocked()
257 void SurfaceInterceptor::addDepthLocked(Transaction* transaction, int32_t layerId, in addDepthLocked()
274 void SurfaceInterceptor::addAlphaLocked(Transaction* transaction, int32_t layerId, in addAlphaLocked()
282 void SurfaceInterceptor::addMatrixLocked(Transaction* transaction, int32_t layerId, in addMatrixLocked()
294 int32_t layerId, const Region& transRegion) in addTransparentRegionLocked()
333 void SurfaceInterceptor::addCropLocked(Transaction* transaction, int32_t layerId, in addCropLocked()
376 void SurfaceInterceptor::addReparentLocked(Transaction* transaction, int32_t layerId, in addReparentLocked()
415 const int32_t layerId(getLayerId(layer)); in addSurfaceChangesLocked() local
[all …]
H A DBufferQueueLayer.cpp230 const int32_t layerId = getSequence(); in updateTexImage() local
381 const int32_t layerId = getSequence(); in onFrameDequeued() local
388 const int32_t layerId = getSequence(); in onFrameDetached() local
395 const int32_t layerId = getSequence(); in onFrameCancelled() local
401 const int32_t layerId = getSequence(); in onFrameAvailable() local
477 const int32_t layerId = getSequence(); in onFrameReplaced() local
H A DBufferLayer.cpp85 const int32_t layerId = getSequence(); in ~BufferLayer() local
397 const int32_t layerId = getSequence(); in onPostComposition() local
H A DRefreshRateOverlay.cpp189 int32_t layerId; in createLayer() local
H A DBufferStateLayer.cpp452 const int32_t layerId = getSequence(); in setBuffer() local
747 const int32_t layerId = getSequence(); in updateTexImage() local
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DFrameTracerTest.cpp106 const int32_t layerId = 5; in TEST_F() local
127 const int32_t layerId = 5; in TEST_F() local
151 const int32_t layerId = 1; in TEST_F() local
204 const int32_t layerId = 5; in TEST_F() local
259 const int32_t layerId = 5; in TEST_F() local
307 const int32_t layerId = 5; in TEST_F() local
330 const int32_t layerId = 5; in TEST_F() local
H A DTransactionFrameTracerTest.cpp108 int32_t layerId = layer->getSequence(); in BLASTTransactionSendsFrameTracerEvents() local
H A DTimeStatsTest.cpp203 static std::string genLayerName(int32_t layerId) { in genLayerName()
1468 const int32_t layerId = genRandomInt32(-1, 10); in TEST_F() local
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/
H A DTimeStats.cpp414 bool TimeStats::recordReadyLocked(int32_t layerId, TimeRecord* timeRecord) { in recordReadyLocked()
454 void TimeStats::flushAvailableRecordsToStatsLocked(int32_t layerId, Fps displayRefreshRate, in flushAvailableRecordsToStatsLocked()
615 void TimeStats::setLatchTime(int32_t layerId, uint64_t frameNumber, nsecs_t latchTime) { in setLatchTime()
633 void TimeStats::incrementLatchSkipped(int32_t layerId, LatchSkipReason reason) { in incrementLatchSkipped()
651 void TimeStats::incrementBadDesiredPresent(int32_t layerId) { in incrementBadDesiredPresent()
663 void TimeStats::setDesiredTime(int32_t layerId, uint64_t frameNumber, nsecs_t desiredTime) { in setDesiredTime()
699 void TimeStats::setAcquireFence(int32_t layerId, uint64_t frameNumber, in setAcquireFence()
719 void TimeStats::setPresentTime(int32_t layerId, uint64_t frameNumber, nsecs_t presentTime, in setPresentTime()
744 void TimeStats::setPresentFence(int32_t layerId, uint64_t frameNumber, in setPresentFence()
866 void TimeStats::onDestroy(int32_t layerId) { in onDestroy()
[all …]
/aosp12/frameworks/base/core/proto/android/view/
H A Dsurfacecontrol.proto32 optional int32 layerId = 3; field
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/vts/
H A DTestCommandReader.cpp60 uint64_t layerId = read64(); in parseSingleCommand() local
/aosp12/frameworks/native/libs/gui/
H A DSurfaceControl.cpp52 const sp<IGraphicBufferProducer>& gbp, int32_t layerId, in SurfaceControl()
229 int32_t layerId; in readFromParcel() local
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h349 void addTypeChange(hwc2_layer_t layerId, in addTypeChange()
356 void addLayerRequest(hwc2_layer_t layerId, in addLayerRequest()
616 hwc2_display_t displayId, hwc2_layer_t layerId, in callLayerFunction()
629 hwc2_layer_t layerId, Args... args) { in layerHook()
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.h317 void addTypeChange(hwc2_layer_t layerId, in addTypeChange()
324 void addLayerRequest(hwc2_layer_t layerId, in addLayerRequest()
583 hwc2_display_t displayId, hwc2_layer_t layerId, in callLayerFunction()
596 hwc2_layer_t layerId, Args... args) { in layerHook()
H A DHWC2On1Adapter.cpp586 auto layerId = change.first; in acceptChanges() local
610 Error HWC2On1Adapter::Display::destroyLayer(hwc2_layer_t layerId) in destroyLayer()
685 auto layerId = element.first; in getChangedCompositionTypes() local
1052 Error HWC2On1Adapter::Display::updateLayerZ(hwc2_layer_t layerId, uint32_t z) in updateLayerZ()
1320 for (size_t layerId = 0; layerId < contents->numHwLayers; ++layerId) { in cloneRequestedContents() local
1896 auto layerId = layer.getId(); in updateTypeChanges() local
2377 hwc2_display_t displayId, hwc2_layer_t layerId) in getLayer()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp545 auto layerId = change.first; in acceptChanges() local
573 Error HWC2On1Adapter::Display::destroyLayer(hwc2_layer_t layerId) { in destroyLayer()
645 auto layerId = element.first; in getChangedCompositionTypes() local
994 Error HWC2On1Adapter::Display::updateLayerZ(hwc2_layer_t layerId, uint32_t z) { in updateLayerZ()
1827 auto layerId = layer.getId(); in updateTypeChanges() local
2286 hwc2_display_t displayId, hwc2_layer_t layerId) { in getLayer()
2421 for(size_t layerId=0 ; layerId < display->numHwLayers ; layerId++) { in dumpHWC1Message() local
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp126 HWLayerId layerId = 0; in createLayer() local
138 void Display::onLayerDestroyed(hal::HWLayerId layerId) { in onLayerDestroyed()
570 HWC2::Display& display, HWLayerId layerId) in Layer()
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoder.cpp441 int32_t layerId; in onSetParameters() local
952 int32_t layerId = 0; in fetchInputData() local
/aosp12/frameworks/av/media/ndk/
H A DNdkMediaExtractor.cpp440 int32_t layerId; in AMediaExtractor_getSampleFormat() local
/aosp12/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.cpp302 uid_t ownerUid, int32_t layerId, std::string layerName, in SurfaceFrame()
780 const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, uid_t ownerUid, int32_t layerId, in createSurfaceFrameForToken()
/aosp12/frameworks/av/media/libstagefright/foundation/
H A Davc_utils.cpp544 uint32_t layerId = 0; in FindAVCLayerId() local
/aosp12/frameworks/native/cmds/surfacereplayer/replayer/
H A DReplayer.cpp295 auto layerId = increment.buffer_update().id(); in dispatchEvent() local
/aosp12/frameworks/av/media/extractors/mp4/
H A DMPEG4Extractor.cpp6548 uint32_t layerId = FindAVCLayerId( in read() local
6552 int32_t layerId = parseHEVCLayerId( in read() local
6788 uint32_t layerId = FindAVCLayerId( in fragmentedRead() local
6792 int32_t layerId = parseHEVCLayerId( in fragmentedRead() local
/aosp12/frameworks/native/libs/gui/include/gui/
H A DLayerState.h141 int32_t layerId; member

12