Home
last modified time | relevance | path

Searched refs:h_total (Results 1 – 3 of 3) sorted by relevance

/external/drm_hwcomposer/drm/
DDrmMode.h43 uint32_t h_total() const;
DDrmMode.cpp93 uint32_t DrmMode::h_total() const { in h_total() function in android::DrmMode
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Drasterize.cl1947 SKC_RASTERIZE_UINT const h_total = skc_subgroup_last_uint(h_iss);
1963 …SKC_RASTERIZE_UINT const count_new = (h_total >> h_shl & SKC_RASTERIZE_TILE_HASH_BIN_MASK) +…