Searched refs:getDataspace (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestClientTarget.h56 android_dataspace_t getDataspace() const;
H A DHwc2TestClientTarget.cpp94 android_dataspace_t Hwc2TestClientTargetSupport::getDataspace() const function in class:Hwc2TestClientTargetSupport
H A DHwc2TestLayers.h66 android_dataspace_t getDataspace(hwc2_layer_t layer) const;
H A DHwc2TestLayer.h57 android_dataspace_t getDataspace() const;
H A DHwc2TestLayers.cpp172 android_dataspace_t Hwc2TestLayers::getDataspace(hwc2_layer_t layer) const function in class:Hwc2TestLayers
177 return mTestLayers.at(layer).getDataspace();
H A DHwc2TestLayer.cpp149 android_dataspace_t Hwc2TestLayer::getDataspace() const function in class:Hwc2TestLayer
H A DHwc2Test.cpp1649 testLayers->getDataspace(layer)));
1898 testLayer->getDataspace(), outErr));
3517 testClientTargetSupport.getDataspace()));
3540 testClientTargetSupport.getDataspace(), &err));
3561 testClientTargetSupport.getDataspace(), &err));

Completed in 82 milliseconds