/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cGetTextureSubImageTests.cpp | 848 void gl4cts::GetTextureSubImage::Functional::prepare(glw::GLenum target, bool is_compressed) in prepare() 976 bool gl4cts::GetTextureSubImage::Functional::check(glw::GLenum target, bool is_compressed) in check()
|
/aosp_15_r20/tools/tradefederation/core/proto/ |
D | log_file.proto | 32 bool is_compressed = 5; field
|
/aosp_15_r20/tools/asuite/atest/tf_proto/ |
H A D | log_file.proto | 32 bool is_compressed = 5; field
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | filesystem_interface.h | 70 bool is_compressed = false; member
|
H A D | squashfs_filesystem.cc | 124 bool is_compressed = false; in Init() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/sec1/src/ |
D | point.rs | 171 pub fn is_compressed(&self) -> bool { in is_compressed() function 508 pub fn is_compressed(self) -> bool { in is_compressed() method
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apex_file.h | 70 const std::optional<std::string>& fs_type, bool is_compressed) in ApexFile()
|
H A D | apex_file.cpp | 105 bool is_compressed = true; in Open() local
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | ota_metadata.proto | 73 bool is_compressed = 3; field
|
H A D | sign_target_files_apks.py | 497 is_compressed, apk_name): argument
|
/aosp_15_r20/system/update_engine/aosp/ |
H A D | apex_handler_android_unittest.cc | 34 bool is_compressed, in CreateApexInfo()
|
/aosp_15_r20/external/mesa3d/src/asahi/layout/tests/ |
H A D | test-generated.cpp | 37 bool is_compressed; member
|
/aosp_15_r20/system/update_engine/ |
H A D | update_metadata.proto | 386 optional bool is_compressed = 3; field
|
/aosp_15_r20/system/update_engine/update_engine/ |
H A D | update_metadata.proto | 386 optional bool is_compressed = 3; field
|
/aosp_15_r20/art/runtime/oat/ |
H A D | image.cc | 342 const bool is_compressed = image_storage_mode != ImageHeader::kStorageModeUncompressed; in WriteData() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | format_parser.py | 369 def is_compressed(self): member in Format
|
H A D | texgetimage.c | 285 bool is_compressed, uint8_t *rebaseSwizzle) in teximage_needs_rebase()
|
/aosp_15_r20/external/mesa3d/src/util/format/ |
H A D | u_format_parse.py | 399 def is_compressed(self): member in Format
|
/aosp_15_r20/art/runtime/jit/ |
H A D | debugger_interface.cc | 322 bool is_compressed = false) REQUIRES(NativeInfo::Lock()) { in CreateJITCodeEntryInternal()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_schedule_instructions.cpp | 1142 instruction_scheduler::is_compressed(const fs_inst *inst) in is_compressed() function in instruction_scheduler
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_schedule_instructions.cpp | 1166 elk_fs_instruction_scheduler::is_compressed(const elk_fs_inst *inst) in is_compressed() function in elk_fs_instruction_scheduler
|
/aosp_15_r20/art/runtime/ |
H A D | debugger.cc | 312 bool is_compressed = (name != nullptr) ? name->IsCompressed() : false; in DdmSendThreadNotification() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 4194 … glw::GLenum type, bool is_compressed, 4236 glw::GLenum type, bool is_compressed)
|
/aosp_15_r20/out/soong/.intermediates/build/make/tools/releasetools/ota_metadata_proto_cc/android_recovery_arm64_armv8-2a_cortex-a55_static/gen/proto/ |
D | ota_metadata.pb.h | 1880 inline bool ApexInfo::is_compressed() const { in is_compressed() function
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_texture.c | 349 enum pipe_format src_format, bool is_compressed, in st_pbo_get_dst_format()
|