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

  /external/vulkan-validation-layers/libs/glm/detail/
type_gentype.hpp 41 typedef std::size_t sizeType;
61 typedef sizeType size_type;
108 typedef sizeType size_type;
  /external/lzma/CPP/Windows/
Window.h 273 HICON SetIcon(WPARAM sizeType, HICON icon) { return (HICON)SendMessage(WM_SETICON, sizeType, (LPARAM)icon); }
  /external/deqp/modules/gles31/functional/
es31fTextureBorderClampTests.cpp 67 enum SizeType
217 typedef tcu::IVec2 SizeType;
252 typedef tcu::IVec3 SizeType;
284 de::MovePtr<T> genDummyTexture (glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, deUint32 texFormat, const typename TextureTraits<T>::SizeType& size)
    [all...]
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 551 enum SizeType {
557 SizeType sizeType) {
558 if (sizeType == kSizeForMemoryAllocation_SizeType) {
582 SizeType sizeType) {
585 componentSizes[i] = compute_yuv_size(cinfo, i, sizeType);
    [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 

Completed in 104 milliseconds