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

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_delta_panel.cpp 61 int byteWidth;
68 byteWidth = width * BYTE_PER_PIXEL;
69 pData = pImage + byteWidth;
136 pData += byteWidth;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1effectauthor.h 125 UINT32 byteWidth;

Completed in 538 milliseconds