Searched defs:GetWidth (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/ | ||
D | astc_file.h | 80 size_t GetWidth() const { return header_.width_; } in GetWidth() function |
/device/generic/goldfish-opengl/system/hwc2/ | ||
D | Gralloc.cpp | 88 std::optional<uint32_t> Gralloc::GetWidth(buffer_handle_t buffer) { in GetWidth() function in android::Gralloc |
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Gralloc.cpp | 88 std::optional<uint32_t> Gralloc::GetWidth(buffer_handle_t buffer) { in GetWidth() function in aidl::android::hardware::graphics::composer3::impl::Gralloc |