Home
last modified time | relevance | path

Searched refs:SetSizeInBytes (Results 1 – 5 of 5) sorted by relevance

/external/deqp-deps/amber/src/
Dbuffer.h185 void SetSizeInBytes(uint32_t size_in_bytes);
Dbuffer.cc398 void Buffer::SetSizeInBytes(uint32_t size_in_bytes) { in SetSizeInBytes() function in amber::Buffer
Dpipeline.cc1008 buf->SetSizeInBytes(pc.offset + pc.size); in GenerateOpenCLPushConstants()
/external/vixl/src/aarch64/
Dsimulator-aarch64.h261 void SetSizeInBytes(unsigned size_in_bytes) { in SetSizeInBytes() function
268 SetSizeInBytes(size_in_bits / kBitsPerByte); in SetSizeInBits()
Dsimulator-aarch64.cc202 vregisters_[i].SetSizeInBytes(GetVectorLengthInBytes()); in SetVectorLengthInBits()
205 pregisters_[i].SetSizeInBytes(GetPredicateLengthInBytes()); in SetVectorLengthInBits()
208 ffr_register_.SetSizeInBytes(GetPredicateLengthInBytes()); in SetVectorLengthInBits()