HomeSort by relevance Sort by last modified time
    Searched refs:vsoc_hwc_attribute (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc-future/
hwcomposer.cpp 251 int32_t vsoc_hwc_attribute(uint32_t attribute) { function in namespace:__anon2826
283 values[i] = vsoc_hwc_attribute(attributes[i]);
  /device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/
hwcomposer.cpp 362 static int32_t vsoc_hwc_attribute(struct vsoc_hwc_composer_device_1_t* pdev, function
398 values[i] = vsoc_hwc_attribute(pdev, attributes[i]);
  /device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/
hwcomposer.cpp 370 static int32_t vsoc_hwc_attribute(struct vsoc_hwc_composer_device_1_t* pdev, function
407 values[i] = vsoc_hwc_attribute(pdev, attributes[i]);

Completed in 276 milliseconds