Home
last modified time | relevance | path

Searched defs:topleft (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java382 Color topleft = null; in paint() local
/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu608 Ncv32u topleft = h_dst[(i - 1) * dstStep + (j - 1)]; in nppiStIntegral_8u32u_C1R_host() local
642 Ncv32f topleft = h_dst[(i - 1) * dstStep + (j - 1)]; in nppiStIntegral_32f32f_C1R_host() local
674 Ncv64u topleft = h_dst[(i - 1) * dstStep + (j - 1)]; in nppiStSqrIntegral_8u64u_C1R_host() local
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc4436 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2()
Drow_win.cc5193 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2()
/external/libyuv/files/source/
Drow_gcc.cc4653 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2()