Home
last modified time | relevance | path

Searched defs:kGridWidth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicEncoderInfoManager.h42 static const auto kGridWidth = 512; variable
/aosp_15_r20/external/skia/gm/
H A Dcrop_imagefilter.cpp296 static constexpr float kGridWidth = kNumCols * (kExampleBounds.fRight+1.f) - 1.f; variable