Home
last modified time | relevance | path

Searched defs:SetDimensions (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_buf_descriptor.h76 void SetDimensions(int w, int h) { in SetDimensions() function
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3StreamMem.h108 int32_t (*SetDimensions)( member
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_buf_descriptor.h50 void SetDimensions(int w, int h) { in SetDimensions() function
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_buf_descriptor.h51 void SetDimensions(int w, int h) { in SetDimensions() function
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_buf_descriptor.h62 void SetDimensions(int w, int h) { in SetDimensions() function
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_buf_descriptor.h61 void SetDimensions(int w, int h) { in SetDimensions() function
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_buf_descriptor.h61 void SetDimensions(int w, int h) { in SetDimensions() function
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_buf_descriptor.h62 void SetDimensions(int w, int h) { in SetDimensions() function
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidation.cpp3670 TEST_F(ValidationTestMemoryDesc, SetDimensions) { in TEST_F() argument