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

  /external/sonivox/jet_tools/JetCreator/
JetDefs.py 433 BGR = 100
434 EVT_OFFSET = 525+BGR
439 SEGFRAME_SIZE = (500+BGR, 344 + ROWSIZE)
445 ('Segment Name', F_SEGNAME, ROW1, COL1, 200+BGR, 0, 0, -1, [], "", False, ""),
446 ('MIDI File', F_MIDIFILE, ROW2, COL1, FILEPATH_WIDTH+BGR, 0, 0, ID_MIDIFILE, MIDI_FILE_SPEC, "", False, ""),
447 ('DLS File', F_DLSFILE, ROW3, COL1, FILEPATH_WIDTH+BGR, 0, 0, -1, DLS_FILE_SPEC, "", False, ""),
462 ('Track Mutes', F_MUTEFLAGS, ROW1, COL3 + 15+BGR, TRACKGRD_SIZE, 0, 0, -1, [], "", False, ""),
478 BGR = 100
480 COLADD = 500 + BGR
481 SEGDLG_SIZE = (890+BGR,530)
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp     [all...]
  /external/libpng/contrib/libtests/
timepng.c 492 OPT(BGR);
pngimage.c 194 T(BGR, NONE, C, P, TRUE, RW_BGR),
    [all...]
  /external/deqp/framework/common/
tcuTexture.cpp 546 case TextureFormat::BGR:
587 return format.order == TextureFormat::RGB || format.order == TextureFormat::BGR;
666 case TextureFormat::BGR: return 3;
782 static const TextureSwizzle BGR = {{ TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_1, TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_ONE }};
800 case TextureFormat::BGR: return BGR;
806 case TextureFormat::sBGR: return BGR;
836 static const TextureSwizzle BGR = {{ TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_1, TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_LAST }};
854 case TextureFormat::BGR: return BGR;
    [all...]
tcuTexture.hpp 55 BGR,
    [all...]
tcuTextureUtil.cpp     [all...]
  /external/selinux/mcstrans/share/examples/nato/setrans.d/
eyes-only.conf 109 ~c223=BGR # Bulgaria
rel.conf 115 ~c200,~c223=BGR # Bulgaria
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTestsUtil.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineBlendTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCopiesAndBlittingTests.cpp     [all...]

Completed in 249 milliseconds