Searched defs:contentType (Results 1 – 6 of 6) sorted by relevance
527 ContentType contentType = JSHandle<JSTypedArray>::Cast(typedarray)->GetContentType(); in IntegerIndexedElementSet() local
786 ContentType contentType = typedArray->GetContentType(); in WriteJSTypedArray() local1731 ContentType *contentType = reinterpret_cast<ContentType*>(GetBuffer(sizeof(ContentType))); in ReadJSTypedArray() local
615 ContentType contentType = targetArray->GetContentType(); in FastCopyFromArrayToTypedArray() local
546 ContentType contentType = resJSInt8Array->GetContentType(); in TypedArrayTest1() local590 ContentType contentType = resJSInt8Array->GetContentType(); in TypedArrayTest2() local
1094 ContentType contentType = JSHandle<JSTypedArray>::Cast(target)->GetContentType(); in Set() local
769 ContentType contentType = JSHandle<JSTypedArray>::Cast(thisHandle)->GetContentType(); in Fill() local