Home
last modified time | relevance | path

Searched defs:kGridSize (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dscreen_capturer_helper_unittest.cc135 const int kGridSize = 1 << kLogGridSize; in TEST_F() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DDistortionMapper.h186 constexpr static size_t kGridSize = 15; variable
/aosp_15_r20/external/skia/modules/skottie/src/effects/
H A DFractalNoiseEffect.cpp469 static constexpr float kGridSize = 64; in shaderMatrix() local
/aosp_15_r20/external/libultrahdr/lib/include/ultrahdr/
H A Dicc.h241 static constexpr uint32_t kGridSize = 17; variable
/aosp_15_r20/external/skia/src/encode/
H A DSkICC.cpp720 constexpr uint32_t kGridSize = 11; in SkWriteICCProfile() local
/aosp_15_r20/external/skia/tools/viewer/
H A DMotionMarkSlide.cpp435 const SkSize kGridSize = { 80, 40 }; in setEndPoint() local