HomeSort by relevance Sort by last modified time
    Searched refs:xSize (Results 26 - 31 of 31) sorted by null

12

  /external/deqp/modules/egl/
teglImageFormatTests.cpp 775 const int xSize = de::clamp(16, 0, reference.getWidth() - xOffset);
777 tcu::Texture2D src (glu::mapGLTransferFormat(m_format, m_type), xSize, ySize);
790 tcu::copy(tcu::getSubregion(reference.getLevel(0), xOffset, yOffset, 0, xSize, ySize, 1), src.getLevel(0));
    [all...]
  /external/wpa_supplicant_8/src/utils/
http_curl.c 306 ASN1_INTEGER *xSize;
379 ASN1_SIMPLE(LogotypeImageInfo, xSize, ASN1_INTEGER),
649 val = ASN1_INTEGER_get(info->xSize);
    [all...]
  /external/sqlite/dist/orig/
sqlite3.h     [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.h     [all...]
sqlite3.c     [all...]

Completed in 177 milliseconds

12