Lines Matching full:static_cast
79 static_cast<int32_t>(GRALLOC1_LAST_ADAPTER_FUNCTION);
86 static_cast<gralloc1_function_descriptor_t>(intDescriptor);
184 *outSize = static_cast<uint32_t>(actualLength);
187 static_cast<uint32_t>(mCachedDump.size()));
241 int usage = static_cast<int>(descriptor->producerUsage) |
242 static_cast<int>(descriptor->consumerUsage);
248 static_cast<int>(descriptor->width),
249 static_cast<int>(descriptor->height), descriptor->format,
347 static_cast<gralloc1_producer_usage_t>(graphicBuffer->getUsage()));
349 static_cast<gralloc1_consumer_usage_t>(graphicBuffer->getUsage()));
351 static_cast<gralloc1_backing_store_t>(graphicBuffer->getId()),
366 static_cast<int32_t>(producerUsage | consumerUsage),
375 static_cast<int32_t>(producerUsage | consumerUsage),
407 static_cast<int>(producerUsage | consumerUsage),
416 static_cast<int>(producerUsage | consumerUsage),