Searched refs:height_ (Results 176 - 181 of 181) sorted by relevance

12345678

/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp79 BufferSpec (deUint32 format_, int width_, int height_, int samples_) argument
82 , height (height_)
H A Des3fFboRenderTest.cpp69 FboConfig (deUint32 buffers_, deUint32 colorType_, deUint32 colorFormat_, deUint32 depthStencilType_, deUint32 depthStencilFormat_, int width_ = 0, int height_ = 0, int samples_ = 0)
76 , height (height_)
H A Des3fShaderTextureFunctionTests.cpp200 int height_,
207 , height (height_)
197 TextureSpec(TextureType type_, deUint32 format_, int width_, int height_, int depth_, int numLevels_, const tcu::Sampler& sampler_) argument
/external/deqp/modules/gles31/functional/
H A Des31fSeparateShaderTests.cpp957 Rectangle (int x_, int y_, int width_, int height_)
961 , height (height_) {}
/external/chromium_org/third_party/libwebp/dec/
H A Dframe.c553 (uint64_t)dec->pic_hdr_.width_ * dec->pic_hdr_.height_ : 0ULL;
/external/webp/src/dec/
H A Dframe.c553 (uint64_t)dec->pic_hdr_.width_ * dec->pic_hdr_.height_ : 0ULL;

Completed in 618 milliseconds

12345678