/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.h | 131 hwc_layer_1_t* getLayer(uint32_t index) const; 144 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
|
D | hwc_utils.cpp | 689 ctx->mLayerRotMap[dpy]->getLayer(i)->acquireFenceFd; in hwc_sync() 698 ctx->mLayerRotMap[dpy]->getLayer(i)->releaseFenceFd = in hwc_sync()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.h | 181 hwc_layer_1_t* getLayer(uint32_t index) const; 194 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
|
D | hwc_utils.cpp | 1319 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
|
/hardware/google/graphics/common/libacryl/ |
D | acrylic_g2d.cpp | 1118 AcrylicLayer &layer = *getLayer(i - baseidx); in executeG2D() 1196 getLayer(i)->clearSettingModified(); in executeG2D() 1197 getLayer(i)->setFence(-1); in executeG2D() 1212 getLayer(i)->setFence(-1); in execute() 1227 getLayer(i)->setFence(-1); in execute()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.h | 206 hwc_layer_1_t* getLayer(uint32_t index) const; 219 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
|
D | hwc_utils.cpp | 1307 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | ReadbackVts.h | 90 int64_t getLayer() const { return mLayer; } in getLayer() function
|
D | VtsHalGraphicsComposer3_ReadbackTest.cpp | 336 mWriter->setLayerBuffer(getPrimaryDisplayId(), layer->getLayer(), /*slot*/ 0, buffer, in TEST_P()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.h | 223 hwc_layer_1_t* getLayer(uint32_t index) const; 269 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
|
D | HWC2On1Adapter.h | 585 auto result = getAdapter(device)->getLayer(displayId, layerId); in callLayerFunction() 641 std::tuple<Layer*, HWC2::Error> getLayer(hwc2_display_t displayId,
|
D | hwc_utils.cpp | 1533 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync() 2604 hwc_layer_1_t* layer = getLayer(index); in isRotCached()
|
D | HWC2On1Adapter.cpp | 2376 std::tuple<HWC2On1Adapter::Layer*, Error> HWC2On1Adapter::getLayer( in getLayer() function in android::HWC2On1Adapter
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/ |
D | HWC2On1Adapter.h | 618 auto result = getAdapter(device)->getLayer(displayId, layerId); in callLayerFunction() 674 std::tuple<Layer*, HWC2::Error> getLayer(hwc2_display_t displayId,
|
/hardware/google/graphics/common/libacryl/include/hardware/exynos/ |
D | acryl.h | 1205 AcrylicLayer *getLayer(unsigned int index) in getLayer() function
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 2285 std::tuple<HWC2On1Adapter::Layer*, Error> HWC2On1Adapter::getLayer( in getLayer() function in android::HWC2On1Adapter
|