Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfpdftext.cpp111 DLLEXPORT void STDCALL FPDFText_GetRect(FPDF_TEXTPAGE text_page,int rect_index, double* left,double… in FPDFText_GetRect()
231 DLLEXPORT void STDCALL FPDFLink_GetRect(FPDF_PAGELINK link_page,int link_index, int rect_index, do… in FPDFLink_GetRect()
/external/drm_hwcomposer/
Dglworker.cpp300 for (unsigned rect_index = 0; rect_index < num_layers; rect_index++) { in ConstructCommands() local
310 for (unsigned rect_index = 0; rect_index < out_rects.size(); rect_index++) { in ConstructCommands() local