HomeSort by relevance Sort by last modified time
    Searched refs:ySrc (Results 1 - 5 of 5) sorted by null

  /frameworks/av/services/camera/libcameraservice/api1/client2/
CallbackProcessor.cpp 464 const uint8_t *ySrc = src.data;
467 memcpy(yDst, ySrc, src.width);
468 ySrc += src.stride;
  /external/chromium_org/printing/
emf_win.cc 424 sdib_record->ySrc,
  /external/chromium_org/third_party/mesa/src/include/GL/
wglext.h 456 extern BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
461 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
    [all...]
  /external/mesa3d/include/GL/
wglext.h 456 extern BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
461 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 456 extern BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
461 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
    [all...]

Completed in 232 milliseconds