Searched refs:GetBackingstore (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_priv_handle.h189 uint64_t GetBackingstore() const { return id; } function in struct:private_handle_t
H A Dgr_device_impl.cpp286 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore());
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_priv_handle.h189 uint64_t GetBackingstore() const { return id; } function in struct:private_handle_t
H A Dgr_device_impl.cpp301 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore());
/hardware/qcom/display/sdm845/libgralloc1/
H A Dgr_priv_handle.h189 uint64_t GetBackingstore() const { return id; } function in struct:private_handle_t
H A Dgr_device_impl.cpp301 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore());

Completed in 33 milliseconds