Home
last modified time | relevance | path

Searched defs:Horizontal (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.h20 Horizontal = 0, enumerator
/external/skqp/src/sfnt/
DSkOTTable_EBLC.h78 static const SK_OT_CHAR Horizontal = 1u << 0; member
/external/skia/src/sfnt/
DSkOTTable_EBLC.h78 static const SK_OT_CHAR Horizontal = 1u << 0; member
/external/harfbuzz_ng/src/
Dhb-ot-kern-table.hh175 Horizontal = 0x01u, enumerator
/external/eigen/Eigen/src/Core/util/
DConstants.h268 Horizontal, enumerator
/external/libgav1/libgav1/src/dsp/
Dintrapred.cc181 void IntraPredFuncs_C<block_width, block_height, Pixel>::Horizontal( in Horizontal() function in libgav1::dsp::__anon1a6cb4b00111::IntraPredFuncs_C
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc2086 TEST(ResizeBilinear, Horizontal) { in TEST() argument
/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_sse4.cc146 void DirectionalPredFuncs_SSE4_1<col_storefn>::Horizontal( in Horizontal() function in libgav1::dsp::__anon795b20430111::DirectionalPredFuncs_SSE4_1