HomeSort by relevance Sort by last modified time
    Searched defs:lpw (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/windows/gdi/
wmesa.c 291 LPWORD lpw; local
356 lpw = (LPWORD)clearRow;
361 *lpw++ = wColor;
791 LPWORD lpw = ((LPWORD)((pwc)->pbPixels + (pwc)->ScanWidth * (y)) + (x)); \
792 *lpw = BGR16((r),(g),(b)); }
806 LPWORD lpw; local
811 lpw = ((LPWORD)(pwfb->pbPixels + pwfb->ScanWidth * y)) + x;
815 lpw[i] = BGR16(rgba[i][RCOMP], rgba[i][GCOMP],
820 *lpw++ = BGR16(rgba[i][RCOMP], rgba[i][GCOMP],
853 LPWORD lpw; local
877 LPWORD lpw; local
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 7105 milliseconds