Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicEncoderInfoManager.h43 static const auto kGridHeight = 512; variable
/aosp_15_r20/external/skia/gm/
H A Dcrop_imagefilter.cpp297 static constexpr float kGridHeight = kNumRows * (kExampleBounds.fBottom+1.f) - 1.f; variable