Home
last modified time | relevance | path

Searched defs:kHeight (Results 1 – 25 of 137) sorted by relevance

123456

/external/skqp/gm/
Dimageblur2.cpp16 constexpr int kHeight = 500; variable
18 DEF_SIMPLE_GM(imageblur2, canvas, kWidth, kHeight) { in DEF_SIMPLE_GM() argument
Dtextblobuseaftergpufree.cpp57 static constexpr int kHeight = 200; member in skiagm::TextBlobUseAfterGpuFree
Dblurquickreject.cpp77 static constexpr int kHeight = 300; member in BlurQuickRejectGM
Dblurredclippedcircle.cpp84 static constexpr int kHeight = 802; member in skiagm::BlurredClippedCircleGM
Dtextblobgeometrychange.cpp64 static constexpr int kHeight = 200; member in skiagm::TextBlobGeometryChange
Dstlouisarch.cpp86 const SkScalar kHeight = 256; member in skiagm::StLouisArchGM
Dtextblobtransforms.cpp164 static constexpr int kHeight = 1200; member in skiagm::TextBlobTransforms
/external/skia/gm/
Dimageblur2.cpp16 constexpr int kHeight = 500; variable
18 DEF_SIMPLE_GM(imageblur2, canvas, kWidth, kHeight) { in DEF_SIMPLE_GM() argument
Dblurquickreject.cpp77 static constexpr int kHeight = 300; member in BlurQuickRejectGM
Dtextblobuseaftergpufree.cpp51 static constexpr int kHeight = 200; member in skiagm::TextBlobUseAfterGpuFree
Dblurredclippedcircle.cpp84 static constexpr int kHeight = 802; member in skiagm::BlurredClippedCircleGM
Dtextblobgeometrychange.cpp64 static constexpr int kHeight = 200; member in skiagm::TextBlobGeometryChange
Dstlouisarch.cpp86 const SkScalar kHeight = 256; member in skiagm::StLouisArchGM
/external/skqp/tests/
DPromiseImageTest.cpp138 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
295 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
418 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
695 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
787 const int kHeight = 10; in DEF_GPUTEST() local
863 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DGrUploadPixelsTests.cpp25 const int kHeight = 16; in basic_texture_test() local
DGrTestingBackendTextureUploadTest.cpp20 const int kHeight = 16; in testing_only_texture_test() local
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dsmall_glyph_metrics.h31 kHeight = 0, enumerator
Dbig_glyph_metrics.h31 kHeight = 0, enumerator
/external/webrtc/talk/media/base/
Dvideocapturer_unittest.cc203 int kHeight = 720; in TEST_F() local
224 int kHeight = 400; in TEST_F() local
269 int kHeight = 400; in TEST_F() local
320 int kHeight = kMaxHeight + 4; in TEST_F() local
/external/skia/tests/
DPromiseImageTest.cpp130 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
254 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
346 const int kHeight = 10; in DEF_GPUTEST() local
421 const int kHeight = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DGrUploadPixelsTests.cpp25 const int kHeight = 16; in basic_texture_test() local
DGrTestingBackendTextureUploadTest.cpp20 const int kHeight = 16; in testing_only_texture_test() local
DDeviceTest.cpp83 static const int kHeight = 90; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/libyuv/files/unit_test/
Dcolor_test.cc146 const int kHeight = 1; in YUVToRGB() local
169 const int kHeight = 1; in YUVJToRGB() local
192 const int kHeight = 1; in YToRGB() local
209 const int kHeight = 1; in YJToRGB() local
/external/libvpx/libvpx/test/
Dactive_map_test.cc25 static const int kHeight = 144; member in __anon4b9935f40111::ActiveMapTest

123456